Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add benchmarking with PkgBenchmark.jl #17

Merged
merged 3 commits into from
Oct 17, 2023
Merged

Add benchmarking with PkgBenchmark.jl #17

merged 3 commits into from
Oct 17, 2023

Conversation

stecrotti
Copy link
Owner

Create a benchmarking suite that can be used to compare performance across branches/commits/versions

@codecov
Copy link

codecov bot commented Oct 17, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (9390bea) 96.29% compared to head (9c928c1) 96.75%.
Report is 6 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #17      +/-   ##
==========================================
+ Coverage   96.29%   96.75%   +0.45%     
==========================================
  Files           6        6              
  Lines         432      431       -1     
==========================================
+ Hits          416      417       +1     
+ Misses         16       14       -2     
Files Coverage Δ
src/TensorTrains.jl 100.00% <ø> (ø)
src/abstract_tensor_train.jl 100.00% <100.00%> (ø)
src/tensor_train.jl 100.00% <ø> (+1.37%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@stecrotti stecrotti merged commit ffd8ca4 into main Oct 17, 2023
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant